home *** CD-ROM | disk | FTP | other *** search
/ Columbia Kermit / kermit.zip / newsgroups / misc.19980901-19981211 / 000348_news@newsmaster….columbia.edu _Wed Nov 25 19:25:00 1998.msg < prev    next >
Internet Message Format  |  2020-01-01  |  2KB

  1. Return-Path: <news@newsmaster.cc.columbia.edu>
  2. Received: from newsmaster.cc.columbia.edu (newsmaster.cc.columbia.edu [128.59.35.30])
  3.     by watsun.cc.columbia.edu (8.8.5/8.8.5) with ESMTP id TAA27067
  4.     for <kermit.misc@watsun.cc.columbia.edu>; Wed, 25 Nov 1998 19:24:59 -0500 (EST)
  5. Received: (from news@localhost)
  6.     by newsmaster.cc.columbia.edu (8.8.5/8.8.5) id TAA26187
  7.     for kermit.misc@watsun; Wed, 25 Nov 1998 19:24:59 -0500 (EST)
  8. Path: news.columbia.edu!panix!howland.erols.net!news.idt.net!news-feed.fnsi.net!peerfeed.ncal.verio.net!news.ncal.verio.com!not-for-mail
  9. From: "Den" <dirvine@psln.com>
  10. Newsgroups: comp.protocols.kermit.misc
  11. Subject: vms term emulation
  12. Date: Wed, 25 Nov 1998 13:54:45 -0000
  13. Organization: Verio Northern California's Usenet News Service
  14. Lines: 24
  15. Message-ID: <73huqf$7ch$1@news.ncal.verio.com>
  16. NNTP-Posting-Host: quincy54.psln.com
  17. X-Newsreader: Microsoft Outlook Express 4.72.3110.5
  18. X-MimeOLE: Produced By Microsoft MimeOLE V4.72.3110.3
  19. Xref: news.columbia.edu comp.protocols.kermit.misc:9555
  20.  
  21. I am using k97  v1.1.17 as a terminal emulator when connecting my PC (NT
  22. 4.0) to an Alpha 1000 running VMS 7.1 .   I have been having some troubles
  23. lately due some programs that switch the terminal type on the Alpha.  The
  24. programs force the Alpha into VT100 mode.  I usaully start my connections in
  25. VT320 mode.   In using the debug mode I noticed that during connect and
  26. login the Alpha does not recognize my terminial type.  A negotiation goes on
  27. but I keep getting  "Unknow terminal type" messages.  ( I am not sure if
  28. Kermit is generating these or the Alpha is generating these).
  29.  
  30. Now I found some information some time ago about VMS not recognizing
  31. terminal types, but I can't find it now.
  32.  
  33. Can someone give me some suggestions on the following:
  34.  
  35. !. How to get k95 and VMS to agree on the terminal type.
  36. 2. How to get k95 to switch whenever VMS switchs
  37. 3. How to get k95 to force VMS back to VT320 mode if does change.
  38.  
  39. Any help appreciated
  40.  
  41. Dennis Irvine
  42. dirvine@psln.com
  43.  
  44.